home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u258.dms / in.adf / UserDocs / Manual_Pages / ChangeTaskPri < prev    next >
Encoding:
Text File  |  1988-02-12  |  1009 b   |  67 lines

  1.  
  2.  
  3.  
  4.      ChangeTaskPri()                       ChangeTaskPri()
  5.  
  6.  
  7.  
  8.      NAME
  9.       ChangeTaskPri    - Change a tasks execution priority
  10.  
  11.      SYNOPSIS
  12.       ChangeTaskPri    <pri> TASK <num>
  13.  
  14.      DESCRIPTION
  15.       By increasing/decreasing the priority    of various tasks in
  16.       the system, you can increase/decrease    the amount of time
  17.       each is run per quantum.  The    ARP version of this command
  18.       checks the value of your priority, and also allows you to
  19.       change task priorities of currently running tasks.  This
  20.       should be performed with care.  If no    task number is
  21.       entered, this    command    uses the currently executing task.
  22.  
  23.       ARP REL2 also    provides a Run replacement known as ARun which
  24.       allows you to    set the    new processes priority at its launch
  25.       (as well as other things, such as Stack size).
  26.  
  27.      EXAMPLE
  28.       ChangeTaskPri    -5 TASK    3    ; Change task 3's priority    to -5.
  29.       ChangeTaskPri    5         ; Change current CLI's priority
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1            (ARP User's    Manual)         (printed 2/22/88)
  64.  
  65.  
  66.  
  67.